home *** CD-ROM | disk | FTP | other *** search
/ Champak 109 / Vol 109.iso / games / stepp000.swf / scripts / DefineSprite_1421 / frame_21 / DoAction.as
Encoding:
Text File  |  2008-11-12  |  108 b   |  9 lines

  1. tellTarget("_root")
  2. {
  3.    gotoAndStop("StepFenetre");
  4. }
  5. tellTarget("_Parent")
  6. {
  7.    gotoAndStop(1);
  8. }
  9.